Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Feb 2011 10:05:38 +0000 (02:05 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Feb 2011 10:05:38 +0000 (02:05 -0800)
commit513093e1ac2f310fbacb0ed535fb0675cf6afccb
tree094be097e4b7917d5b899397e26cf96ef82cf5dd
parentbe5bfdee66f687d78b9a1a28e36aa5d9ce12e608
Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).

* md5.h (ATTRIBUTE_ALIGNED): New macro.
(struct md5_ctx): Use it.
src/ChangeLog
src/md5.h